Matthias Clasen [Thu, 25 Feb 2021 02:56:03 +0000 (21:56 -0500)]
claendar: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 02:55:41 +0000 (21:55 -0500)]
accessible: Annotate properties
Matthias Clasen [Thu, 25 Feb 2021 02:54:54 +0000 (21:54 -0500)]
visual index: Reorder some widgets
This improves the alignment a bit.
Matthias Clasen [Thu, 25 Feb 2021 01:06:52 +0000 (20:06 -0500)]
toplevel: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:06:36 +0000 (20:06 -0500)]
texture: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:06:20 +0000 (20:06 -0500)]
surface: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:06:01 +0000 (20:06 -0500)]
seat: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:05:43 +0000 (20:05 -0500)]
popup: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:05:11 +0000 (20:05 -0500)]
monitor: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:04:17 +0000 (20:04 -0500)]
glcontext: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:04:01 +0000 (20:04 -0500)]
drop: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:03:48 +0000 (20:03 -0500)]
drawcontext: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:03:36 +0000 (20:03 -0500)]
drag: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:03:22 +0000 (20:03 -0500)]
displaymanager: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:02:57 +0000 (20:02 -0500)]
display: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Thu, 25 Feb 2021 01:02:33 +0000 (20:02 -0500)]
devicetool: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Wed, 24 Feb 2021 23:07:35 +0000 (18:07 -0500)]
device: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Wed, 24 Feb 2021 23:07:11 +0000 (18:07 -0500)]
cursor: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Wed, 24 Feb 2021 14:11:23 +0000 (09:11 -0500)]
contentprovider: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Wed, 24 Feb 2021 14:10:45 +0000 (09:10 -0500)]
clipboard: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Wed, 24 Feb 2021 14:09:57 +0000 (09:09 -0500)]
applaunchcontext: Add property annotations
Connect properties and getters with annotations.
Matthias Clasen [Wed, 24 Feb 2021 04:15:15 +0000 (23:15 -0500)]
statusbar: Remove SECTION
Matthias Clasen [Wed, 24 Feb 2021 04:14:35 +0000 (23:14 -0500)]
infobar: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Wed, 24 Feb 2021 04:10:56 +0000 (23:10 -0500)]
progressbar: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Wed, 24 Feb 2021 04:00:55 +0000 (23:00 -0500)]
levelbar: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Wed, 24 Feb 2021 03:51:02 +0000 (22:51 -0500)]
spinner: Add property annotations
Connect properties, getters, and setters with annotations.
Matthias Clasen [Wed, 24 Feb 2021 03:44:25 +0000 (22:44 -0500)]
label: Add property annotations
Connect properties, getters, and setters with annotations.
Emmanuele Bassi [Tue, 23 Feb 2021 15:36:34 +0000 (15:36 +0000)]
docs: Update the documentation style guide
Emmanuele Bassi [Tue, 23 Feb 2021 15:12:45 +0000 (15:12 +0000)]
constraint: Port to the new docs format
- Drop the "SECTION".
- Add attributes annotations for properties and getter methods.
- Remove excessive linking and redundant types
Emmanuele Bassi [Mon, 22 Feb 2021 19:52:21 +0000 (19:52 +0000)]
Hide GtkSettingsValue
This is a private type that has no public API, and no business being in
a public header.
Emmanuele Bassi [Mon, 22 Feb 2021 19:29:37 +0000 (19:29 +0000)]
Hide GtkTextBTree's typedef
It's a private type, and has no business in a public header.
Emmanuele Bassi [Mon, 22 Feb 2021 19:08:24 +0000 (19:08 +0000)]
treemodel: Update the description format
Also add a description for GtkTreePath.
Emmanuele Bassi [Mon, 22 Feb 2021 19:08:05 +0000 (19:08 +0000)]
treeview: Update the description format
Emmanuele Bassi [Mon, 22 Feb 2021 17:35:39 +0000 (17:35 +0000)]
expression: Update docs format
And add documentation stanzas for GtkExpression sub-types.
Emmanuele Bassi [Mon, 22 Feb 2021 18:23:36 +0000 (18:23 +0000)]
Box GtkExpressionWatch
Otherwise bindings won't know how to deal with memory management.
Emmanuele Bassi [Mon, 22 Feb 2021 17:19:37 +0000 (17:19 +0000)]
csssection: Update docs syntax
Emmanuele Bassi [Mon, 22 Feb 2021 14:55:55 +0000 (14:55 +0000)]
application: Convert docs
Drop mentions of command line arguments parsed by gtk_init(), and of the
GDK lock.
Emmanuele Bassi [Mon, 22 Feb 2021 14:52:40 +0000 (14:52 +0000)]
docs: Fix property annotation
Matthias Clasen [Mon, 22 Feb 2021 04:40:49 +0000 (23:40 -0500)]
spinbutton: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Mon, 22 Feb 2021 04:40:32 +0000 (23:40 -0500)]
searchentry: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Mon, 22 Feb 2021 04:40:14 +0000 (23:40 -0500)]
passwordentry: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Mon, 22 Feb 2021 04:39:42 +0000 (23:39 -0500)]
editablelabel: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Mon, 22 Feb 2021 04:39:23 +0000 (23:39 -0500)]
constrainttarget: Convert docs
Matthias Clasen [Mon, 22 Feb 2021 04:38:48 +0000 (23:38 -0500)]
buildable: Convert docs
Change link syntax.
Matthias Clasen [Mon, 22 Feb 2021 03:32:34 +0000 (22:32 -0500)]
accessible: Convert docs
Change link syntax.
Matthias Clasen [Mon, 22 Feb 2021 03:31:49 +0000 (22:31 -0500)]
widget: Convert docs
Some work toward converting the docs to markdown.
More work needed, in particular around vfuncs and
class functions.
Matthias Clasen [Mon, 22 Feb 2021 00:43:32 +0000 (19:43 -0500)]
entry: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Mon, 22 Feb 2021 00:43:19 +0000 (19:43 -0500)]
switch: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Mon, 22 Feb 2021 00:43:00 +0000 (19:43 -0500)]
volumebutton: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Mon, 22 Feb 2021 00:42:45 +0000 (19:42 -0500)]
fontbutton: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Mon, 22 Feb 2021 00:42:17 +0000 (19:42 -0500)]
colorbutton: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Mon, 22 Feb 2021 00:41:58 +0000 (19:41 -0500)]
dropdown: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Mon, 22 Feb 2021 00:41:33 +0000 (19:41 -0500)]
appchooserbutton: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sun, 21 Feb 2021 22:21:24 +0000 (17:21 -0500)]
lockbutton: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sun, 21 Feb 2021 22:21:00 +0000 (17:21 -0500)]
comboboxtext: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sun, 21 Feb 2021 22:20:23 +0000 (17:20 -0500)]
combobox: Convert docs
Change link syntax, add an example image, generally clean things up.
Emmanuele Bassi [Mon, 22 Feb 2021 00:12:17 +0000 (00:12 +0000)]
docs: Remove duplicate documentation stanzas
Emmanuele Bassi [Mon, 22 Feb 2021 00:11:52 +0000 (00:11 +0000)]
docs: Fix typos
Emmanuele Bassi [Mon, 22 Feb 2021 00:10:56 +0000 (00:10 +0000)]
docs: Fix value annotation
Drop the `:`.
Emmanuele Bassi [Mon, 22 Feb 2021 00:10:35 +0000 (00:10 +0000)]
docs: Fix copy-paste error in GdkDevice
Emmanuele Bassi [Mon, 22 Feb 2021 00:09:57 +0000 (00:09 +0000)]
docs: Fix the MenuButton direction property links
Matthias Clasen [Sun, 21 Feb 2021 18:51:04 +0000 (13:51 -0500)]
menubutton: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sun, 21 Feb 2021 18:15:39 +0000 (13:15 -0500)]
checkbutton: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sun, 21 Feb 2021 18:02:08 +0000 (13:02 -0500)]
docs: Split images for check and radio buttons
Its the same widget, but two images fit better in the gallery,
and will be easier to use as example images in the docs.
Matthias Clasen [Sun, 21 Feb 2021 17:53:26 +0000 (12:53 -0500)]
linkbutton: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sun, 21 Feb 2021 17:44:28 +0000 (12:44 -0500)]
docs: Improve the togglebutton image
Make it actually show toggles.
Matthias Clasen [Sun, 21 Feb 2021 17:39:28 +0000 (12:39 -0500)]
wayland: Fix a link
gi-docgen currently can't handle links without namespace
in the Wayland docs.
Matthias Clasen [Sun, 21 Feb 2021 16:16:19 +0000 (11:16 -0500)]
togglebutton: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sun, 21 Feb 2021 16:04:58 +0000 (11:04 -0500)]
button: Convert docs
Change link syntax, add an example image, generally clean things up.
Emmanuele Bassi [Sun, 21 Feb 2021 01:15:49 +0000 (01:15 +0000)]
docs: Fix the annotation for GtkTextView:justification
Emmanuele Bassi [Sun, 21 Feb 2021 01:08:52 +0000 (01:08 +0000)]
docs: Fix up the 3-to-4 migration guide
Matthias Clasen [Sun, 21 Feb 2021 15:39:26 +0000 (10:39 -0500)]
docs: Add backend links to the gdk docs
These are placeholders for when we know how to
link across namespaces.
Matthias Clasen [Sun, 21 Feb 2021 15:38:39 +0000 (10:38 -0500)]
docs: Add separate toml files for gdk backends
Reusing the same one duplicates the standalone
docs, which doesn't quite seem right.
Matthias Clasen [Sun, 21 Feb 2021 15:40:24 +0000 (10:40 -0500)]
docs: Brush up the Wayland backend docs
Add some content here.
Matthias Clasen [Sun, 21 Feb 2021 14:19:37 +0000 (09:19 -0500)]
gdk: Some more tweaks of the docs
Matthias Clasen [Sun, 21 Feb 2021 14:18:24 +0000 (09:18 -0500)]
docs: Add some links to the pango chapter
Matthias Clasen [Sun, 21 Feb 2021 05:13:57 +0000 (00:13 -0500)]
docs: Rework the gdk docs
Convert links, make things more concise.
Matthias Clasen [Sat, 20 Feb 2021 15:26:17 +0000 (10:26 -0500)]
docs: Move GdkEvent docs inline
This is not really worth a chapter of its own.
Matthias Clasen [Sat, 20 Feb 2021 06:09:55 +0000 (01:09 -0500)]
docs: Improve gsk docs
Convert link formats, add summaries, and make
a few missing things show up in the docs.
Matthias Clasen [Sat, 20 Feb 2021 05:21:42 +0000 (00:21 -0500)]
docs: Tweak X11 section
Remove unsupported heading anchors.
Matthias Clasen [Sat, 20 Feb 2021 05:21:21 +0000 (00:21 -0500)]
docs: Tweaks Windows section
Remove unsupported heading anchors.
Matthias Clasen [Sat, 20 Feb 2021 05:20:46 +0000 (00:20 -0500)]
docs: Tweak Wayland section
Remove unsupported heading anchors.
Matthias Clasen [Sat, 20 Feb 2021 05:20:23 +0000 (00:20 -0500)]
docs: Tweak a11y section
Convert link syntax.
Matthias Clasen [Sat, 20 Feb 2021 05:19:51 +0000 (00:19 -0500)]
docs: Tweak running chapter
Remove unsupported heading anchors, fix definition
list use.
Matthias Clasen [Sat, 20 Feb 2021 05:19:23 +0000 (00:19 -0500)]
docs: Tweak input overview
Remove unsupported heading anchors.
Matthias Clasen [Sat, 20 Feb 2021 05:18:49 +0000 (00:18 -0500)]
docs: Tweak drawing model overview
Fix link syntax, remove gtk-doc markup.
Matthias Clasen [Sat, 20 Feb 2021 05:18:21 +0000 (00:18 -0500)]
docs: Tweak css properties section
Fix the use of definition lists.
Matthias Clasen [Sat, 20 Feb 2021 05:17:20 +0000 (00:17 -0500)]
docs: Tweak the actions overview
Fix use of definition lists, and remove some gtk-doc
markup.
Matthias Clasen [Sat, 20 Feb 2021 04:33:51 +0000 (23:33 -0500)]
building: Minor tweaks
Remove unsupported anchors from headings.
Matthias Clasen [Sat, 20 Feb 2021 04:33:24 +0000 (23:33 -0500)]
video: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sat, 20 Feb 2021 04:33:00 +0000 (23:33 -0500)]
glarea: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sat, 20 Feb 2021 04:32:39 +0000 (23:32 -0500)]
drawingarea: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sat, 20 Feb 2021 04:32:14 +0000 (23:32 -0500)]
textview: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sat, 20 Feb 2021 04:31:50 +0000 (23:31 -0500)]
picture: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sat, 20 Feb 2021 04:31:23 +0000 (23:31 -0500)]
scale: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sat, 20 Feb 2021 04:30:59 +0000 (23:30 -0500)]
image: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sat, 20 Feb 2021 04:30:50 +0000 (23:30 -0500)]
separator: Convert docs
Change link syntax and add an example image.
Matthias Clasen [Sat, 20 Feb 2021 04:30:06 +0000 (23:30 -0500)]
calendar: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Sat, 20 Feb 2021 00:51:52 +0000 (19:51 -0500)]
scrollbar: Convert docs
Change link syntax, add an example image, generally clean things up.
Matthias Clasen [Fri, 19 Feb 2021 21:01:07 +0000 (16:01 -0500)]
infobar: Convert docs
Change link syntax, add an example image, generally clean things up.